home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / swf / btn.swf / scripts / DefineSprite_28 / frame_5 / DoAction_2.as next >
Encoding:
Text File  |  2005-03-26  |  173 b   |  8 lines

  1. myData = new LoadVars();
  2. myData.onLoad = function()
  3. {
  4.    myText_txt.htmlText = this.content;
  5. };
  6. System.useCodePage = true;
  7. myData.load("swf/suporte/formulario.txt");
  8.